@charset "utf-8";
@font-face {
	font-family: "Segoe UI";}
body{
	width: 100%;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	height: auto;/*110px*/
	font-size: 18px;
}

#callCenter{vertical-align: middle;}

p{line-height: normal;}

.cuadroCentral #contenedor { 
	width: 100%;
	text-align: center; 
	margin: 0 auto; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
} 

/* Movimiento fotos entrada INDEX */

.cuadroCentral #sidebar1 img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.cuadroCentral #sidebar1:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}


.cuadroCentral #sidebar2 img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.cuadroCentral #sidebar2:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.cuadroCentral #sidebar3 img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.cuadroCentral #sidebar3:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.cuadroCentral #sidebar4 img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.cuadroCentral #sidebar4:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}



#imgPublicidad {width: 60%}

#publicidadIndex{clear: both; 
				margin: 0 auto;float: none; text-align: center;
				width: 70%}


/* Movimiento fotos entrada INDEX */

#info{
	width: 100%;
	height: 15%;
	background-color:#230A60;
	color: #FFF;
	font-family: "Segoe UI";
	font-size: 14px;
	text-align: center;
	padding: 0 0 0 0; 
}



#info a:link {color:snow; text-decoration: none}
#info a:visited {color:yellow; }
#menu a:link {
	color: #090000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
} /** grey **/


/****************   Submenú ******/

nav ul{
	/*margin:0;
	padding:0;*/
	position: relative;
	z-index: 3;
}

/*nav ul li{
    /* display: inline-block;*/
	/* vertical-align:top;
 
} */


.subMenu{margin-top: 0px;clear: both}

nav ul li a{
	display: inline-block;
	text-decoration: none;
	padding: 3px 10px;
	margin:0 3px;
	
}

nav ul li:hover div{
	display: block;
}

nav ul li div{
	top:28px;
	display:none;
	width:240px;
	position: absolute;
	text-align: left;
	margin-top: 0px; 
}

nav ul li #vertical{
	float: left;
	font-size:14px;
	
}

nav ul li #vertical li{
	display: block;
	background:#E8ED35;
	color:white;
	margin: 1px;
}



/****************   Submenú ******/



.cuadroCentral #Encabezado h1 {
	margin: 0 auto; /* el ajuste en cero del margen del último elemento del div de #Encabezado evita la contracción del margen (un espacio inexplicable entre divs). Si el div tiene un borde alrededor, esto no es necesario, ya que también evita la contracción del margen */
	padding: 10px 0; /* el uso de relleno en lugar de margen le permitirá mantener el elemento alejado de los bordes del div */
}

#logo{
	float: left;
	width: 15%;
	height: auto;
	text-align: center;
	margin-top: 0.3%;
}

#ieds{
	width: 70%;
	margin:0 auto;
}

#Iframe-Liason-Sheet {
 max-width: 100%;
 max-height:auto;
 overflow: hidden;
}

#menu{
	float: left;
	width: 75%;
	color: #000;
	padding: 0;
	text-align: center;
	z-index: 2;
	margin-top: 2%;
	margin-left:-2%;
	margin: 1%;
	outline-width: medium;
}

.fondoCursos{
	background: #D0CDCD;
	text-align: center;

	
}

 .boton_personalizado{
    text-decoration: none;
   	padding-right: 20px;
	padding-left: 20px;
    color: #000;
    background-color: #ffffff;
   
  }
  .boton_personalizado:hover{
    color: #1F1F1F;
    background-color: #DADADA;
  }

#encabezado {
	width: 100%;
	height: 25.5%;
}

#menu #navbar{
	display: inline-block;
	text-align: center;
	font-size:18px;
}	  

#navbar li { list-style: none; margin: 0; padding:0; float:left;}


#navbar li a {
	display: block; /* Usamos display block para poder aplicar propiedades de caja a links*/ 
	text-decoration:none;
	padding-right: 20px;
	padding-left: 20px;
}


.cuadroCentral #cuadros{
	
	clear: both;
	margin: 0 auto;
	float: none;
	text-align: center;
	width: 50%;
	height: auto;/*510px*/
	/*border-bottom:1px solid #A3BAC6;*/
	/*z-index: 1;*/
}

#infoPandem{
	width:50%;
}
	


/* quitar */
/* .cuadroCentral #aviso{
	position: absolute;
	width: 80%;
	height: 100px
	margin: 260px 0 0 0;
	z-index: 2;
	left: 61px;
	top: 420px;
}
/* quitar */

.cuadroCentral #sidebar1 {
	float: left; 
	text-align: center;
	width: 25%;
	height: 400px;
}

.cuadroCentral #sidebar2 {
	float: left; 
	text-align: center;
	width: 25%;
	height: 400px;
}
.cuadroCentral #sidebar3 {
	float: left; 
	text-align: center;
	width: 25%;
	height: 400px;
}
.cuadroCentral #sidebar4 {
	float: left; 
	text-align: center;
	width: 25%;
	height: 400px;
}

#sidebar1 #cuadro1{margin: 0 auto;float: none; text-align: center;
					width: 95%;height: 350px;}
#sidebar2 #cuadro2{margin: 0 auto;float: none; text-align: center;
					width: 95%;height: 350px;}
#sidebar3 #cuadro3{margin: 0 auto;float: none; text-align: center;
					width: 95%;height: 350px;}
#sidebar4 #cuadro4{margin: 0 auto;float: none; text-align: center;
					width: 95%;height: 350px;}

.cuadroCentral #infoIEDS{margin: 0 auto; float: none; clear: both; width:70%; height: auto; text-align:center;line-height:2rem;font-size:1.2384rem;color:#000000;border-bottom:1px solid #A3BAC6}

.cuadroCentral #formaContactos { 
	clear: both;
	float: none;
	width: 90%;
	height: auto;
	margin: 0 auto;
	text-align: center
}



#formaContactos #formulario{
	clear: both;
	margin: 0 auto;
	float:left;
	width: 48.5%;
	height:auto;
}

#formaContactos #espacioCol{width: 1%;margin: 0 auto;float:left}

#formaContactos #imagenTMK{
	margin: 0 auto;
	float: left;
	width: 45%;
}

#imagenTMK #infoContactos{clear: both; margin: 0 auto; width: 80%;height: auto; float: left; line-height: 0.5rem}
#imagenTMK #redesSoc{margin: 0 auto; width: 20%;float: left;text-align: center; }

#redesSoc .redes{width: 30%; float: left;}

.teleTMK{text-align:center;line-height:2.375rem;font-size:24px;font-weight: 400; color:#000000;}

#TMK{width: 90%}

.colorTexto{color: black; font-weight: 300}
.espLineas{line-height:0.7rem}
#imagenTMK a:link{color: black; text-decoration: none}


.redes{margin-top:25px; width: 26%;float: left;margin-right:3px }

.cuadroCentral #footer { 
	margin: 0 auto;
	float: none;
	width: 100%;
	height: 25rem;
	text-align: center;
	border-bottom:1px solid #A3BAC6;
	background: #f0f3f5;
} 

.copy{
	clear: both;
	text-align:center;            
    font-size: 9px;
}
#footer #ubicyTestim{
	margin: 0 auto;
	padding: 5px;
	float: none;
	width: 90%;
	height: 23rem;
	text-align: center;
	background: #f0f3f5;}


.cuadroCentral #footer p {
	margin: 0; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */
	padding: 0; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
}

/* Varias clases diversas para su reutilización */
.fltrt { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
	float: right;
	margin-left: 0px;
}
.fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
	float: left;
	margin-right: 0px;
}
.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que deba incluir completamente a sus elementos flotantes hijos */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#ubic{width: 90%}
#footer #ubicacion{
	clear: both;
	float: left;
	width: 65%;
	height: auto;
	text-align: center;
	background: #f0f3f5;
}

#footer  #testimonios{
	float: right;
	width: 35%;
	height: auto;
	text-align: center;
	background: #f0f3f5;
}

#testimonios #testimonio1{
	clear: both;
	float: right;
	height:14rem;
	width:40%;
	background: #98a0a6;
	padding: 3%;
	margin-left: 20px;
	border:0;border-radius:1rem 1rem 1rem 1rem;opacity:1;
}

#testimonios #testimonio2{
	float: right;
	height:14rem;
	width:40%;
	background: #98a0a6;/* background:rgb(152,160,166) */
	padding: 3%;
	border:0;border-radius:1rem;opacity:1;
}

.nombreTes{text-align:center;line-height:1.6875rem;font-size:1.2039rem;color:#0a0601;}
.contents{top:6.625rem;color:#FFFFFF;font-size:0.8026rem;line-height:1.1342rem;text-align:center;}
.testEscrito{top:9rem;color:#FFFFFF;font-size:0.9234rem;line-height:1.3048rem;text-align:center;}

/***************      Cursos    *************/

#respBarra{width:100%;text-align: center}
.cursosBarra{width:90%;
			margin: 0 auto;
			float: none;
	text-align: center;
}

#cursosBarra{width:90%;
			margin: 0 auto;
			float: none;
	text-align: center;
}


/**************   Galería   **************/

#subirPag{clear: both; width: 100%; font-size: 32px}
#espacio{
	width: 100%;
	clear: both;
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0%;
	font-size:24px;
	text-align:center;
}

.detalleCurso{
	text-align:center;
	font-size:18px;
}

#acomodar{
	float:none;
	text-align:center;
	width:65%;
	margin:0 auto;
}

.contenedorfoto {
	float: left;
	width: 45%;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	height: auto;
}

#cursosPrincipal{
	clear:both;
	width:95%;
	margin:0 auto;
	height: auto;
	}




.espacios{
	float: left;
	margin:0 auto;
	width:100%;
	height:1.2em;
}

#googleWidth{
	float:none;
	margin: 0 auto;
	width:90%;
	height: 50rem;
	text-align: center;
}

/**********************************************   Eventos *************************/

.paginaEventos{
	width:40%;
	}



/************************************************ Calendario *****************/

table tr:nth-child(even) {
    background-color: #E1DFE1;
	line-height: 1.8rem;
}
 
table tr:nth-child(odd) {
    background-color: #F7F4F7;
	line-height: 1.8rem;
}

#Navega{
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 26em; /* 21em */
	float: left;
	width: 100%;
	/*border-style: double;*/
	background-color: #FFFFFF;
	}


.descarga{
	clear:both;
	font-size:18px;
	line-height:1.5;
	text-align:center;
}

.TyAD{
	background-color: #000066;color:#FFF;font-family: Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana," sans-serif"; font-size: 32px
}
#TyAD{background:#000066;color:#FFF;font-family: Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana," sans-serif"; font-size: 16px}
.FH{background:#000066;color:#FFF;font-family: Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana," sans-serif"; font-size: 32px}
#FH{background:#000066;color:#FFF;font-family: Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana," sans-serif"; font-size: 16px}
.CI{background:#000066;color:#FFF;font-family: Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana," sans-serif"; font-size: 32px;text-align: center;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);}
#CI{background:#000066;color:#FFF;font-family: Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana," sans-serif"; font-size: 32px}




#redesCalendario{
	width: 85%;
	clear: both;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1%;
}




.p1 {
	line-height:1; 
	text-align:center; 
	font-size: 16px;
	}
	
.p2 {
	line-height:0.3; 
	text-align:center;	
	font-size: 9px;
	}
	


#Cuadro{
	width: 80%;
	margin:0 auto;
	/*height: 20em;
	max-height: 20em;*/
	position: relative;
	text-align: center;
	/*background-color: #9CE78F;*/
	color: black;
	/*border-width: 1px;*/
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom:2%;
}



.espacios{
	float: left;
	margin:0 auto;
	width:100%;
	height:1.2em;
}

/*cursos y temarios*/

#acomodarCursos{
	width: 80%;
	float: none;
	margin:0 auto;
	text-align: center;
}

.cursos{
	width: 10%;
	padding: 5px;
	text-align: center;
	
}

.ContenedorCuadros{
	width: 80%;
	margin: 0 auto;
	background-position: center;
	text-align: left;
}

.temarios{
	margin-right:15px;
	font-size:16px;
}

.temarios2{
	margin-left:150px;
	text-align:left;
	font-size:16px;
}

.temarios3{
	margin-left: 100px;
	text-align: left;
	font-size: 16px;
}

.detalleCurso{
	text-align:center;
	font-size:18px;
}

.textos{
	
	font-size: 20px;
	font-weight:bold;
	font-style:italic
}


.fcc-btn {
border: 1px solid #2e518b; /*anchura, estilo y color borde*/
padding: 10px; /*espacio alrededor texto*/
background-color: #2e518b; /*color botón*/
color: #ffffff; /*color texto*/
text-decoration: none; /*decoración texto*/
text-transform: uppercase; /*capitalización texto*/
font-family: 'Helvetica', sans-serif; /*tipografía texto*/
border-radius: 50px; /*bordes redondos*/
}


/*  Sigue bien  */
#izq{text-align: left; padding-left:5px; }
